diff options
author | Pacien TRAN-GIRARD | 2014-02-16 15:47:01 +0100 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-02-16 15:47:01 +0100 |
commit | f3cb446dc5d75b0790410fc2f526a6642389e105 (patch) | |
tree | 63523ac1913ad756ddbe850c7fb4588723704f5e /report | |
parent | 8e5115f6501a05722b1322480a8149b0c37545b0 (diff) | |
download | esieequest-f3cb446dc5d75b0790410fc2f526a6642389e105.tar.gz |
Remove unused package import
Diffstat (limited to 'report')
-rw-r--r-- | report/document.tex | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/report/document.tex b/report/document.tex index 70c1055..007276a 100644 --- a/report/document.tex +++ b/report/document.tex | |||
@@ -6,8 +6,6 @@ | |||
6 | 6 | ||
7 | %\usepackage[francais]{babel} | 7 | %\usepackage[francais]{babel} |
8 | 8 | ||
9 | \usepackage{lipsum} | ||
10 | |||
11 | \input{style/pascience-pages} | 9 | \input{style/pascience-pages} |
12 | \input{style/pascience-numbering} | 10 | \input{style/pascience-numbering} |
13 | 11 | ||