mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-28 09:51:06 -06:00
sda-2270 removed merge problem line
This commit is contained in:
parent
be09caeb81
commit
9db457e1ef
@ -137,7 +137,6 @@ export default class AboutApp extends React.Component<{}, IState> {
|
||||
if (data) {
|
||||
remote.clipboard.write({ text: JSON.stringify(data, null, 4) }, 'clipboard');
|
||||
}
|
||||
remote.clipboard.write({ text: JSON.stringify(data2, null, 4) }, 'clipboard');
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user