Skip to content

Commit cd5dae2

Browse files
committed
removing whitespace from template
1 parent 0247f30 commit cd5dae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/generators/templates/ng/machine_model.ts.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Generated by jsonapi_models http://github.com
22
// DO NOT EDIT. This file is machine-generated and constantly overwritten.
3-
// Make Changes to <%= config[:file] %> instead.
3+
// Make Changes to <%= config[:file] %> instead.
44

55
import { JsonApiModelConfig, JsonApiModel, Attribute, HasMany, BelongsTo } from 'angular2-jsonapi';
66
<%= config[:imports] %>

0 commit comments

Comments
 (0)