Skip to content

Commit

Permalink
Remove unused main.js script
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissantamaria committed Jul 2, 2019
1 parent cc430c4 commit dd11b24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion views/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<link rel="stylesheet" href="https://unpkg.com/spectre.css/dist/spectre.min.css">
<link rel="stylesheet" href="https://unpkg.com/spectre.css/dist/spectre-exp.min.css">
<link rel="stylesheet" href="https://unpkg.com/spectre.css/dist/spectre-icons.min.css">
<script src="main.js"></script>
</head>
<body>
<div class = "container">
Expand Down

0 comments on commit dd11b24

Please sign in to comment.