diff options
author | Michele Calgaro <[email protected]> | 2020-09-29 00:35:56 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-29 00:36:09 +0900 |
commit | 48bf6f60c7ba296fa7097582b033b7773137902c (patch) | |
tree | 035d6a13d811b9469af53a051315635b087625ee /kmymoney2/converter/convertertest.cpp | |
parent | 323acc9199db232aa692330a3bf5e74294787478 (diff) | |
download | kmymoney-48bf6f60c7ba296fa7097582b033b7773137902c.tar.gz kmymoney-48bf6f60c7ba296fa7097582b033b7773137902c.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 045c60664e3f46bd878d4adbe26081bb40dcbc31)
Diffstat (limited to 'kmymoney2/converter/convertertest.cpp')
-rw-r--r-- | kmymoney2/converter/convertertest.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kmymoney2/converter/convertertest.cpp b/kmymoney2/converter/convertertest.cpp index 04a8b58..9766e2d 100644 --- a/kmymoney2/converter/convertertest.cpp +++ b/kmymoney2/converter/convertertest.cpp @@ -207,5 +207,3 @@ void ConverterTest::testDateFormat() CPPUNIT_FAIL(e->what()); } } - -// vim:cin:si:ai:et:ts=2:sw=2: |