Skip to content

Commit

Permalink
Merge branch 'hotfix-lint'
Browse files Browse the repository at this point in the history
  • Loading branch information
CS-Tao committed Jun 24, 2018
2 parents e02434c + ae4ddec commit f8c7dc3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gtd-visualization",
"version": "0.0.0",
"version": "1.0.1",
"author": "CS-Tao <[email protected]>",
"description": "Global Terrorist Attacks Visualization System · 全球恐怖袭击数据可视化",
"license": "MIT",
Expand Down
2 changes: 0 additions & 2 deletions src/renderer/views/TimeAnalysis/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,6 @@ import regionCountBar from '@/components/Charts/regionCountBar'
import countryScatter from '@/components/Charts/countryScatter'
import country3ModelRadar from '@/components/Charts/country3ModelRadar'
import { getRegion, getGeneral2, getCountry, getGlobalStatistics, getCountryById, getStatistics, getEventById } from '@/api/timeAnalysisApi'
import { currentId } from 'async_hooks'
// import { constants } from 'http2'
export default {
components: {
Expand Down

0 comments on commit f8c7dc3

Please sign in to comment.