Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Fix small details #22

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Fix small details #22

wants to merge 3 commits into from

Conversation

ginkoh
Copy link

@ginkoh ginkoh commented Jun 3, 2018

No description provided.

@@ -2,8 +2,8 @@

// Import parts of electron to use
const {app, BrowserWindow} = require('electron');
const path = require('path')
const url = require('url')
const path = require('path');

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is no need for the semi colon...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants