Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ruddell committed Jul 28, 2019
1 parent 2402999 commit 287cfc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion boilerplate/app/navigation/layouts.js.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ export const entitiesScreen = () => Navigation.push('center', {
}
}
})

<%_ if (props.websockets) { _%>
export const chatScreen = () => Navigation.push('center', {
component: {
Expand Down

0 comments on commit 287cfc7

Please sign in to comment.