aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/complete.cpp
diff options
context:
space:
mode:
authorGravatar Aaron Gyes <me@aaron.gy>2016-06-23 22:44:58 -0700
committerGravatar Aaron Gyes <me@aaron.gy>2016-06-23 22:48:45 -0700
commit0d6bdb38e62ec434cf9ee861e66428370c96bd5a (patch)
tree150c932ecfcc83a06765df3d45bc391a5cafc351 /src/complete.cpp
parent02cef2da23b022cf2703fdf856fdf00b452d67fb (diff)
Style fixes.
Diffstat (limited to 'src/complete.cpp')
-rw-r--r--src/complete.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/complete.cpp b/src/complete.cpp
index 43d36290..b9cc83da 100644
--- a/src/complete.cpp
+++ b/src/complete.cpp
@@ -19,7 +19,6 @@
#include <string>
#include <utility>
-
#include "autoload.h"
#include "builtin.h"
#include "common.h"