summaryrefslogtreecommitdiffhomepage
path: root/fr-fr/typescript-fr.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'fr-fr/typescript-fr.html.markdown')
-rw-r--r--fr-fr/typescript-fr.html.markdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/fr-fr/typescript-fr.html.markdown b/fr-fr/typescript-fr.html.markdown
index 8a761f61..bd84bd7b 100644
--- a/fr-fr/typescript-fr.html.markdown
+++ b/fr-fr/typescript-fr.html.markdown
@@ -163,7 +163,6 @@ var tuple = pairToTuple({ item1:"hello", item2:"world"});
// Inclure des références à un fichier :
/// <reference path="jquery.d.ts" />
-
```
## Lectures complémentaires