Update typeDefs.js

This commit is contained in:
Wyatt Johnson
2017-01-20 08:13:45 -07:00
committed by GitHub
parent f286263f1f
commit 07b2f9c2e5
-1
View File
@@ -72,7 +72,6 @@ type Asset {
url: String
comments: [Comment]
settings: Settings!
currentUser: User
}
scalar URL