formatting

This commit is contained in:
Maren Süwer
2018-08-21 13:06:52 +02:00
parent ebed0d0997
commit 18bf13a6af
2 changed files with 0 additions and 2 deletions

View File

@@ -65,7 +65,6 @@ class ProxySettings extends React.Component<Props> {
onChange={this.handleProxyUserChange}
disabled={!enableProxy || !hasUpdatePermission}
/>
<ProxyExcludesTable
proxyExcludes={proxyExcludes}
onChange={(isValid, changedValue, name) =>