Skip to content

Commit 202eda5

Browse files
committed
delete english translation from polish
1 parent a8259ce commit 202eda5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/pl/other/timeouts.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
Ponieważ JavaScript jest asynchroniczny, istnieje możliwość zaplanowania wykonania
44
funkcji przy użyciu funkcji `setTimeout` i `setInterval`.
5-
Since JavaScript is asynchronous, it is possible to schedule the execution of a
6-
function by using the `setTimeout` and `setInterval` functions.
75

86
> **Note:** Funkcje czasowe nie są częścią standardu ECMAScript. Jest to część
97
> standardu [DOM][1].

0 commit comments

Comments
 (0)