diff options
author | Christophe ROGER <darwiin@users.noreply.github.com> | 2020-03-24 18:22:28 +1100 |
---|---|---|
committer | Christophe ROGER <darwiin@users.noreply.github.com> | 2020-03-24 18:22:28 +1100 |
commit | 5357f896798ece6b61daf906524af44fcd913ba5 (patch) | |
tree | 6957451ba7d335cf3fd9fbbc0e71bc9d6bd3da97 /example/cv.tex | |
parent | 4ed80cb8222c1566167ef321a3bb0ae8c838f245 (diff) | |
download | cv-5357f896798ece6b61daf906524af44fcd913ba5.tar.gz cv-5357f896798ece6b61daf906524af44fcd913ba5.tar.bz2 cv-5357f896798ece6b61daf906524af44fcd913ba5.tar.xz cv-5357f896798ece6b61daf906524af44fcd913ba5.zip |
[CLEAN] Remove unit testing in source code
Diffstat (limited to 'example/cv.tex')
-rwxr-xr-x | example/cv.tex | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/example/cv.tex b/example/cv.tex index 6b567d1..8ec1164 100755 --- a/example/cv.tex +++ b/example/cv.tex @@ -37,9 +37,6 @@ {\textsc{Christophe Roger - CV}}
{\thepage}
-\showthe\leftcolumnlength
-\showthe\rightcolumnlength
-
\input{section_headline_archi}
\input{section_competences} % Section compétence
\input{section_experience_short} % Section expérience
|