Skip to content

Commit a14c0a6

Browse files
committed
Remove unnecessary newline in AppSchema definition for cleaner code.
1 parent 1519853 commit a14c0a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/schemas/app_schema.cr

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,4 @@ AppSchema = CQL::Schema.define(
1717
text :phone, null: true
1818
timestamps
1919
end
20-
2120
end

0 commit comments

Comments
 (0)