aboutsummaryrefslogtreecommitdiffstats
path: root/tools/json2hash
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-01-11 16:02:29 -0500
committerJesús <heckyel@hyperbola.info>2020-01-11 16:02:29 -0500
commit25070962fb1a8036a705c0f5c19b3fb7c7f43c10 (patch)
tree2ac5c7e807904a8ab1403200479a3851b22afbc1 /tools/json2hash
parent31965b870b4dc7fb79b0dd68934cea19d22fcfca (diff)
downloademmet-mode-25070962fb1a8036a705c0f5c19b3fb7c7f43c10.tar.lz
emmet-mode-25070962fb1a8036a705c0f5c19b3fb7c7f43c10.tar.xz
emmet-mode-25070962fb1a8036a705c0f5c19b3fb7c7f43c10.zip
fix non-security Environment
Diffstat (limited to 'tools/json2hash')
-rwxr-xr-xtools/json2hash2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/json2hash b/tools/json2hash
index ae2505f..ae4bec8 100755
--- a/tools/json2hash
+++ b/tools/json2hash
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python
# -*- coding: utf-8 -*-
from __future__ import print_function
import json