Skip to content

Commit 11e90f5

Browse files
committed
admin banner left in by accident (never live)
1 parent b0b0bb2 commit 11e90f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/packages/frontend/project/settings/settings.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ const ProjectSettings0 = rclass<ReactProps>(
177177
} else {
178178
return (
179179
<div style={{ padding: "15px" }}>
180-
{this.render_admin_message()}
181180
{this.state.admin_project != undefined
182181
? this.render_admin_message()
183182
: undefined}

0 commit comments

Comments
 (0)