1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-08-28 15:40:03 +02:00

remove unnecessary author fields

This commit is contained in:
Brian Seymour 2021-03-28 14:29:28 -05:00
parent 7aa52bb0c5
commit 902ad71578
52 changed files with 98 additions and 151 deletions
packages/swift/5.3.3

View file

@ -1,6 +1,5 @@
{
"language": "swift",
"version": "5.3.3",
"aliases": ["swift"],
"author": "Dan Vargas <danvargas46@gmail.com>"
"language": "swift",
"version": "5.3.3",
"aliases": ["swift"]
}